Hone Your Python Skills!
Newbie Bites
Intro Bites
Regular Bites
Learning Paths
100 Days of Code
Pricing
Community
Login
☰
☰
PyBites Platform
Pybites Platform 2.0 is live 🎉 🐍
Join us now 📈
What to code next?
Bites of Py Exercises
Blog Code Challenges
Bite
Level
Description & Tags
Bite 6. PyBites Die Hard
Given a listing of files for our community branch, determine: …
3.10
Counter
file processing
generators
namedtuple
Bite 7. Parsing dates from logs
In this Bite we will look at this short server …
3.10
datetime
file processing
Bite 96. Build Unix' wc program in Python
In this Bite you will convert Unix' wc command into …
3.10
file processing
tempfile
Unix
Bite 23. Find words that are > 95% similar
Given a list of tags of our blog find the …
3.10
difflib
file processing
findall
itertools
SequenceMatcher
Bite 100. Display the last part of a file (Unix tail)
Complete the function below simulating Unix' tail, for example: $ …
3.10
file processing
slicing
strip
Unix
Bite 188. Get statistics from PyBites test code
Did you know Python has a statistics module? For this …
3.10
data analysis
file processing
statistics
Bite 302. Get and write all code from a JSON file
You are given a sample JSON file containing, among other …
3.10
filecmp
file processing
json
string manipulation
Bite 321. Magic bytes
Magic numbers are bytes that can be used to uniquely …
3.10
bytes
csv
exception handling
file processing
images
string parsing
PCC
Title
Summary
No matching Challenges found.